func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentJSONOutput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L10234: func awsRestxml_serializeDocumentJSONOutput(v *types.JSONOutput, value smithyxml.Value) error {
		serializers.go#L11159: 		if err := awsRestxml_serializeDocumentJSONOutput(v.JSON, el); err != nil {